home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 126-150 / scopedisk143 / vlt4.824 / rexx / readme < prev    next >
Text File  |  1995-03-19  |  1KB  |  30 lines

  1.  
  2.     These are just some example REXX macros and scripts.
  3. The following are native VLT scripts not involving ARexx:
  4.  
  5.   Blink.scp           blinks your cursor.
  6.   Break.scp           a sample script to break a Hayes-style modem connection. 
  7.   CustomColors.scp    sets up VLT's custom screen to the default colors.
  8.   DialBix.scp         a sample script to dial BIX.
  9.   DialBix2.scp        an equivalent script to dial BIX using traps.
  10.   VLTMouse2.scp       shows what the programmable mouse support can do.
  11.   WorkbenchColors.scp sets up VLT's screen to use default 2.0 WB colors.
  12.  
  13. The following are VLT ARexx scripts:
  14.  
  15.   DoLens.vlt          pops up a magnifier to the VLT screen, if you have WLens.
  16.   Intercept.vlt       shows how to use the WEDGE command.
  17.   LastMsg.vlt         shows you how to play with the review buffer.
  18.   Remote.vlt          shows how to send a command to a remote VLT.
  19.   SendASCII.vlt       sends text files to the host.
  20.   VLTMouse.vlt        VLTMouse.rexx and .vlt are described in docs/vlt4p428.doc.
  21.  
  22. These are ARexx scripts to be run from the shell:
  23.  
  24.   AddRexxLib.rexx     adds the necessary ARexx support libraries to the system.
  25.   ExtractTest.rexx    extracts all fields from VLT and displays them in a Shell.
  26.   SetPing.rexx        shows you how to communicate with the PingServer.
  27.   VLTMouse.rexx       VLTMouse.rexx and .vlt are described in docs/vlt4p428.doc.
  28.  
  29.     Willy.
  30.